gdk: Do final copy with OPERATOR_SOURCE in end_implicit_paint
authorBenjamin Otte <otte@redhat.com>
Fri, 13 Aug 2010 18:46:12 +0000 (20:46 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 13 Aug 2010 18:48:36 +0000 (20:48 +0200)
commitfc170551b6ffb57d9be6386a5d4d526bdca5bc68
treed8e1f25bdb9ae6909973baffd82ca6f678745273
parent6334d13de56ba9d3e84916f2c7f668a6e94e783d
gdk: Do final copy with OPERATOR_SOURCE in end_implicit_paint

For windows with alpha channel, the previous contents would otherwise
not be erased. Visible for example in the status icon code.

Thanks to Thomas Wood for noticing.
gdk/gdkwindow.c